home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3807 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.0 KB

  1. Path: nntp.teleport.com!bw
  2. From: bw@teleport.com (bw)
  3. Newsgroups: comp.lang.basic.visual.misc,comp.lang.pascal.delphi.misc,comp.lang.c++
  4. Subject: "SHOULD I DUMP VISUAL BASIC?"
  5. Date: Fri, 26 Jan 96 03:01:16 GMT
  6. Organization: NetWolf
  7. Message-ID: <4e9g08$3dp@maureen.teleport.com>
  8. NNTP-Posting-Host: ip-pdx13-06.teleport.com
  9. X-Newsreader: News Xpress Version 1.0 Beta #4
  10.  
  11. Hello:
  12.  
  13. I've been messing around with VB for a couple version releases now, and have 
  14. VB Pro 4.0 (32bit) now.
  15.  
  16. I've wrote a simple API call utility with it, and it runs slow on FAST 
  17. systems. Also, the Setup Wizard wants to pack 4MB of DLLs with this 15k util.
  18.  
  19. I used a couple stock controls (no sheridan/3D) on a form with a few buttons 
  20. with 2 lines of code behind them.  The code calls a module I wrote with about 
  21. 4 lines in it (the API goodies).
  22.  
  23. Now, I realize that I need to pack the VB40032.DLL (if I want to give it to 
  24. those that do not already have the driver), but why all the other drivers?
  25.  
  26. There seems to be a lot of overhead using VB.  I'm not far along in my 
  27. programming efforts, but I know some fundamentals.  I know I want portability, 
  28. speed and low overhead.
  29.  
  30. I've been told that Delphi allows a coder to pull certain things out of a DLL, 
  31. and even compile DLLs into the EXE.
  32.  
  33. I've spent a lot of money on VB (various releases, books, et cetera), so I 
  34. haven't just thrown it out.  I do like the ability to make all the user 
  35. interface with the controls/tools (VBX/OCX et al), and it seems to be fairly 
  36. easy to learn BASIC . . .
  37.  
  38. Can you recommend somewhere for me to learn (perhaps on a web site) the pros 
  39. and cons of using one programming package over another (e.g. Visual C++, 
  40. Delphi, VB . . .)?
  41.  
  42. I'm really in need of some insight at this point.  Again, this stuff doesn't 
  43. come cheap (as you know), and I'd really like to learn programming plus have a 
  44. great package to program with.
  45.  
  46. Thanks in advance for your much-needed advice!
  47.  
  48. Kind Regards,
  49.  
  50. Bernie Wilt
  51.  
  52. P.S. Please "CC" your response to my email: bw@teleport.com
  53.